バージョン

ValueMemberPath<TProperty>(Expression<Func<T,TProperty>>) メソッド

数値を取得するプロパティ名。
シンタックス
'宣言
 
Public Overloads Function ValueMemberPath(Of TProperty)( _
   ByVal expr As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)) _
) As GeographicContourLineSeries(Of T)
public GeographicContourLineSeries<T> ValueMemberPath<TProperty>( 
   System.Linq.Expressions.Expression<Func<T,TProperty>> expr
)

パラメータ

expr

型パラメータ

TProperty
参照

オンラインで表示: GitHub